Release 10.1A: OpenEdge Development:
ADM Reference
pageNTargets
Returns a comma-separated list of the objects on the specified page for this container.
Location: containr.p Parameters:INPUT phTarget AS HANDLEINPUT piPageNum AS INTEGERReturns: CHARACTER Notes:
- The actual property pageNTarget keeps track of SmartObject page assignments within a Container. It is stored as a comma-separated list of entries, where each entry consists of an object handle in string format and its page number, separated by a vertical bar. The Target-Procedure is passed as a parameter because this function is only invoked locally, not in the Target-procedure.
- This function is only used internally by the ADM paging code.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |